From: Roan Kattouw Date: Wed, 2 Sep 2015 16:18:50 +0000 (-0700) Subject: jsduck: Load OOjs and OOjs UI in eg-iframe.html X-Git-Tag: 1.31.0-rc.0~9897^2 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=fa2d5e3b2f98508a96e4d233ee4ab75355397cf9;p=lhc%2Fweb%2Fwiklou.git jsduck: Load OOjs and OOjs UI in eg-iframe.html This makes live preview work for OOUI classes. Also: * Remove duplicate definition of window.onerror (the latter which fails to include the 'error' variable in the logged message). * Set mwPerformance to match startup.js as it was throwing a fatal exception on every page. Bug: T112116 Change-Id: I00e789a2853e82e9a89d07752ce92fa6bb9615f5 --- diff --git a/maintenance/jsduck/eg-iframe.html b/maintenance/jsduck/eg-iframe.html index 2c42364aa0..5434735c54 100644 --- a/maintenance/jsduck/eg-iframe.html +++ b/maintenance/jsduck/eg-iframe.html @@ -34,6 +34,9 @@ }; + + + + +